-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.14.16
-
Code
-
Classes
- CommentMapper
| Total Complexity |
54 |
| Dependencies |
4 |
| Dependents |
1 |
| Total lines |
334 |
| Lines of code |
208 |
| Logical lines of code |
123 |
| Comment lines |
31 |
| Methods |
13 |
| Properties |
1 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| exists() |
A |
43 |
10 |
50 |
| update() |
A |
46 |
9 |
40 |
| insert() |
A |
47 |
8 |
34 |
| update_custom_field() |
A |
57 |
9 |
16 |
| get_objects_for_removal() |
S |
49 |
6 |
32 |
| sortFields() |
S |
65 |
3 |
9 |
| add_custom_field() |
S |
70 |
2 |
6 |
| add_version_tag() |
S |
68 |
2 |
7 |
| setup() |
S |
91 |
1 |
2 |
| teardown() |
S |
91 |
1 |
2 |
| delete() |
S |
76 |
1 |
4 |
| get_custom_field() |
S |
79 |
1 |
3 |
| clear_custom_field() |
S |
80 |
1 |
3 |